MY词语>英语词典>upper case翻译和用法

upper case

英 [ˌʌpə ˈkeɪs]

美 [ˌʌpər ˈkeɪs]

n.  大写字母

计算机

牛津词典

    noun

    • 大写字母
      capital letters (= the large form of letters, for example A, B, C rather than a, b, c)
      1. Headings should be in upper case.
        标题应该大写。

    柯林斯词典

    • ADJ (字母)大写的
      Upper caseletters are capital letters.
      1. Most schools teach children lower case letters first, and upper case letters later.
        大多学校先教孩子们小写字母,然后再教大写字母。
      2. Upper caseis also a noun.
      3. I'm wondering if 'per capita' ought to have upper case, or should it be lower case?
        我想知道per capita是应该大写呢,还是小写?

    双语例句

    • Trees in all shapes and sizes Small letters are sometimes called lower case and large letters upper case.
      大大小小形状各异的树小写字母有时被称作小写字母盘,大写字母为大写字母盘。
    • Usually this is upper case, lower case, special character and a number.
      通常是大写字母、小写字母、特殊字符和数字。
    • In the first one, we use the s ( substitute) command to substitute an upper case for a lower case'a'on each line.
      在第一个脚本中,我们使用s(替换)命令来将每一行中的小写‘a’替换为大写。
    • Case of names is normalized to upper case in most Rexx contexts.
      在大部分Rexx上下文中,名称被规格化为大写的。
    • The fields of the array are named fields that map to the upper case column names that were requested in the SELECT statement.
      该数组的字段是命名字段,用于映射SELECT语句中需要的大写体列名。
    • Titles set in upper case.
      以大写字母排版的标题。
    • Message text can be translated to upper case or lower case, check your spelling, remove its deficiencies.
      邮件内容可以转换为大写或小写,检查您的拼写,消除其缺陷。
    • If your query uses a parameter marker for the search value, then this parameter should also be converted to upper case.
      如果查询通过一个参数标志提供搜索值,那么这个参数也应该转换为大写,见清单3。
    • Most schools teach children lower case letters first, and upper case letters later.
      大多学校先教孩子们小写字母,然后再教大写字母。
    • The array_change_key_case() function returns an array with all array KEYS in lower case or upper case.
      函数的作用是:返回字符串键名全为小写或大写的数组说明。